@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑";}
a:hover{ text-decoration:none;}
li{ list-style:none;}
clearfix{ clear:both;}
/*导航*/
.nav{ width:65%;; margin-left:auto; margin-right:auto;height:65px;position:relative; overflow:hidden;min-width:1000px;}
/*.nav ul{ position:absolute; right:80px;}*/
.nav img{ margin-top:3px;float:left; margin-right:15%;}
.nav p{ position:absolute; right:0; top:0; color:#929292; margin-left:5%;}
.nav ul li{ float:left; padding:0 2%; line-height:65px;font-size:18px;}
.nav ul a{ color:#000; padding-bottom:12px;}
.nav ul li:hover a{ border-bottom:#06c18e 10px solid;}
/*背景图*/
.banner{ border-top:3px solid #06c18e;min-width:1000px;}
.banner img{ width:100%;min-width:1000px;}
/*背景色*/
.qianse{ background-color:#fafafa;min-width:1000px;}
.shense{ background-color:#eaeaea;min-width:1000px;}
/*盒子1*/
.one{ width:55%; margin:0 auto;min-width:1000px; padding:50px 0;}
.one .left{ float:left;}
.one .right{ float:right; width:70%; margin-top:5%; font-size:15px;}
.one .right .big{ font-size:30px; line-height:80px;}
.one ul li{ float:left;text-align:center; line-height:50px;margin-right:15px;}
/*盒子2*/
.two{ width:55%; margin:0 auto;min-width:1000px; padding:50px 0;}
.two .left{ float:left; width:70%; margin-top:5%; font-size:15px;}
.two .left .big{ font-size:30px; line-height:80px;}
.two .right{ float:right; width:30%;}
.two .right img{ float:right;}
.two ul li{ float:left;text-align:center; line-height:50px; margin-right:15px;}
/*盒子3*/
.three{width:65%; margin:0 auto;min-width:1000px; position:relative;}
.three img{width:100%;min-width:1000px;}
.three p{ width:350px; position:absolute;top:40px;left:55%; line-height:24px; font-size:15px;}
/*页脚*/
.footer{ background-color:#000000; text-align:center; line-height:18px;min-width:1000px;}
.footer p{ font-size:12px; padding:5px 0; color:#666;}
.shui{  margin-top: -50px;display: none;}
.shui02{  margin-top: -50px;display: none;}
.shui03{  margin-top: -50px;display: none;}
.shui04{  margin-top: -50px;display: none;}
.picture{width: 200px; height: 354px;float:left;background-size: 100% 100%;}
